Refactor code to encapsulate architecture decisions in one place.
authorEwan Mellor <ewan@xensource.com>
Mon, 23 Oct 2006 09:14:13 +0000 (10:14 +0100)
committerEwan Mellor <ewan@xensource.com>
Mon, 23 Oct 2006 09:14:13 +0000 (10:14 +0100)
commit3c1dd690bcbe9455f16ae1ac0d084a6f0e8f0f41
treeea0fb1198bc457e2755d811e5ea51a8716c198ab
parenta1360e4fc4462290c42a40d1f202562555be76e6
Refactor code to encapsulate architecture decisions in one place.

Also includes some whitespace fixes.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
tools/xm-test/lib/XmTestLib/XenDomain.py
tools/xm-test/lib/XmTestLib/arch.py [new file with mode: 0644]
tools/xm-test/lib/XmTestReport/OSReport.py
tools/xm-test/lib/XmTestReport/arch.py [new file with mode: 0644]